home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / techplt1 / base8.hlp < prev    next >
Text File  |  1992-09-07  |  3KB  |  126 lines

  1. ** File: Base8.hlp
  2. ** Index: 18
  3.  
  4. ** File Menu for Base View
  5.  
  6.  
  7. █  File menu
  8.  
  9.     The File Menu contains commands
  10. that let you open and save files, save a
  11. configuration to disk, print a data file,
  12. and export data.
  13.  
  14.  
  15. █  New
  16.  
  17.     The File|New menu item contains two 
  18. menu commands: Data Sheet and Plot.  
  19.  
  20.   ■ Data Sheet:  This command creates a
  21.     sheet window.
  22.  
  23.   ■ Plot:  This command creates a plot
  24.     window.
  25.  
  26.  
  27. █  Open
  28.  
  29.     The File|Open menu item contains two 
  30. menu commands: Data Sheet and Plot.
  31.  
  32.   ■ Data Sheet:  This command loads a
  33.     TechPlot Data file.
  34.  
  35.   ■ Plot:  This command loads a TechPlot
  36.     Graph file.
  37.  
  38.  
  39. █  Import Data
  40.  
  41.     The File|Import Data menu item has a 
  42. pop-up menu (or a sub-menu) which contains
  43. the following commands: ASCII, Lotus, DIF,
  44. dBase, Excel, and QuattroPro.  These
  45. commands allow you to import data from the
  46. above listed file formats.
  47.  
  48.   ■ ASCII
  49.  
  50.     An ASCII data file is a text file with
  51.   tab, space or "," delimiters between
  52.   numbers.  The first non-numeric line is
  53.   considered as the column names for data
  54.   columns.  The keywords "MOREDATA" and
  55.   "ENDDATA" can be used to handle large
  56.   number of data columns.
  57.  
  58.     Here is a sample ASCII data file:
  59.        X,     Y,      Z
  60.       0.1    2.5    -0.8
  61.       0.2   -0.l     1.2
  62.       0.3   -0.9     2.7
  63.       MOREDATA
  64.        W1,    W2
  65.       4.3    12.3
  66.       0.5    21.9
  67.       2.1    35.2
  68.       ENDDATA
  69.  
  70.   ■ Lotus
  71.  
  72.     TechPlot can import Lotus file format
  73.   for Lotus 1-2-3, version 1, 1A and 2.0.
  74.  
  75.   ■ DIF
  76.  
  77.     DIF stands for the Data Interchange 
  78.   Format proposed by Lotus Development 
  79.   Corporation.
  80.  
  81.   ■ dBase
  82.  
  83.     TechPlot can import Ashton-Tate's
  84.   dBase file format for dBase release II,
  85.   III, and IV.
  86.  
  87.   ■ Excel
  88.  
  89.     TechPlot can import Microsoft's Excel
  90.   file format for  MS Excel version 2 and 3.
  91.  
  92.   ■ QuattroPro
  93.  
  94.     TechPlot can import Borland'
  95.   QuattroPro file format for Quattro Pro
  96.   version 2.0.
  97.  
  98.  
  99. █  DOS Shell
  100.  
  101.     The File|DOS Shell command allows you 
  102. temporarily exit TechPlot to the DOS
  103. command line.  To return to TechPlot, type
  104. EXIT and press <Enter>.
  105.  
  106.     Don't run any Terminate and Stay
  107. Resident (TSR) programs while you have
  108. shelled to DOS, because memory may get
  109. misallocated.
  110.  
  111.     If you have to run a TSR program from
  112. the DOS shell, please remember to remove
  113. it from memory before exiting back to
  114. TechPlot.
  115.  
  116.  
  117. █  Exit
  118.  
  119.     The File|Exit command exits TechPlot,
  120. removes it from memory, and returns you
  121. to the DOS command line.  If you have made
  122. any changes that you have not saved,
  123. TechPlot asks you if you want to save them
  124. or not before exiting.
  125.  
  126.